Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: satisfy clippy #107

Merged
merged 1 commit into from
Feb 17, 2024
Merged

fix: satisfy clippy #107

merged 1 commit into from
Feb 17, 2024

Conversation

rjzak
Copy link
Member

@rjzak rjzak commented Feb 17, 2024

Clippy from Rust 1.75 onward has a check for use of fallible conversion when an infallible conversion would have done the trick.

Signed-off-by: Richard Zak <[email protected]>
@rjzak rjzak requested a review from a team as a code owner February 17, 2024 00:04
@rjzak rjzak requested a review from npmccallum February 17, 2024 00:04
@rjzak rjzak merged commit 3d0b012 into enarx:main Feb 17, 2024
46 of 53 checks passed
@rjzak rjzak deleted the satisfy_clippy branch February 17, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant